home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / doc / loadfile.doc < prev    next >
Text File  |  1994-02-13  |  330b  |  13 lines

  1.  
  2. loadfile/loadfile                                             loadfile/loadfile
  3.  
  4.  
  5.         loadfile <inFile>
  6.  
  7.  
  8.         /Loadfile/ loads the specified file into memory, and waits for
  9.         CTRL-C to be pressed.  This command allows viewing of /romable/
  10.         output with a debugger.
  11.  
  12.             inFile      Binary input file.
  13.